-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: (flux) add flux bundle #53
Conversation
Closes kairos-io/kairos#638 Signed-off-by: tyzbit <[email protected]>
Signed-off-by: tyzbit <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for this PR! Just some comments on the code for now. I will try to run the bundle as well to be sure I didn't miss something in the code review.
Signed-off-by: Tyler Hawkins <[email protected]>
Signed-off-by: Tyler Hawkins <[email protected]>
Signed-off-by: Tyler Hawkins <[email protected]>
Signed-off-by: Tyler Hawkins <[email protected]>
Signed-off-by: Tyler Hawkins <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Awesome work @tyzbit !
Fantastic job guys, thanks! |
Signed-off-by: Tyler Hawkins <[email protected]>
Closes kairos-io/kairos#638
Tested and working on k3s with this config.
It creates a ConfigMap to ensure only one node tries to boot Flux at once.
VSCode had some things to say about formatting for
README.md
, I can remove if desired.